Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: sync tokens #991

Merged
merged 2 commits into from
Aug 13, 2019
Merged

feature: sync tokens #991

merged 2 commits into from
Aug 13, 2019

Conversation

estebanmino
Copy link
Contributor

@estebanmino estebanmino commented Aug 9, 2019

Description

Adds the ability to sync tokens from extension.
Also, we had a bug when syncing from other network that's not mainnet, if user is syncing from ropsten token autodetection will add mainnet tokens to ropsten because the last thing we were doing was switching network during sync, so mainnet tokens autodetection was triggering for all cases.

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

Issue

Resolves #962

@estebanmino estebanmino added the needs-qa Any New Features that needs a full manual QA prior to being added to a release. label Aug 9, 2019
Copy link
Contributor

@brunobar79 brunobar79 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

Copy link
Contributor

@ibrahimtaveras00 ibrahimtaveras00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good on both iOS and Android, QA Passed 👍

@estebanmino estebanmino merged commit 7550974 into develop Aug 13, 2019
@estebanmino estebanmino deleted the feature/sync-tokens branch August 20, 2019 18:04
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-qa Any New Features that needs a full manual QA prior to being added to a release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync manually added tokens
3 participants